| Pages: [1] 2 3 4 5 6 7 |
1. API pull for market data? - in EVE Technology Lab [original thread]
Nope. And CCP has been pretty clear they won't do anything to export live market data via API or otherwise. So it's exports from in-client and trolling the cache files (EMDR).
- by Barl Rathbone - at 2012.07.24 20:32:00
|
2. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk Halibut wrote: I think what was meant was that spoofing is obviously possible, but we don't see much evidence that it's a problem right now. Correct. I haven't seen any real issues and to be honest, the volume of orders received if you ...
- by Barl Rathbone - at 2012.07.03 21:35:00
|
3. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Desmont McCallock wrote: Absence of order id can also mean that that order was canceled or expired. True - but the point is still valid - that it's not an active buy/sell order any longer. The reason is opaque but the net effect is the same.
- by Barl Rathbone - at 2012.07.01 19:47:00
|
4. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Tseehn Marhn wrote: Ah, well, good to know it should work. Also good to know no order ID means dead order. Mind you I wouldn't trust a single order message -- I aggregate orders over time and then process through so I have a better shot o...
- by Barl Rathbone - at 2012.07.01 19:46:00
|
5. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Tseehn Marhn wrote: Barl Rathbone wrote: I would love, love, LOVE if CCP would generate a market message that hits our cache when volumeRemaining hits 0 on an order (ie, it completes). That'd make my life a heck of a lot easier. I've been...
- by Barl Rathbone - at 2012.07.01 00:28:00
|
6. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
I would love, love, LOVE if CCP would generate a market message that hits our cache when volumeRemaining hits 0 on an order (ie, it completes). That'd make my life a heck of a lot easier.
- by Barl Rathbone - at 2012.06.26 13:29:00
|
7. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk Halibut wrote: Is this a new behavior, or has it been this way for a while? If anyone with historical records could comment with certainty, that'd be awesome. I'll start seeing if I can reproduce it, in the meantime. This is the first 3...
- by Barl Rathbone - at 2012.06.18 22:17:00
|
8. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Otaci wrote: The market data being discussed in this thread are copies of what you see in-game when you look at the market for a particular item. They are the buy and sell orders for a particular item in a particular region. An example of an E...
- by Barl Rathbone - at 2012.06.06 16:04:00
|
9. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Tseehn Marhn wrote: I see. So the EMDR is a stream of all the individual player uploads, collected from the various websites. You got it. That's it exactly. Think of it is as a live ticker-tape of all the market data collected by players and...
- by Barl Rathbone - at 2012.06.06 11:44:00
|
10. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk Halibut wrote: Went over without a hitch. Let me know if anyone's consumers didn't re-connect automatically, it should have all recovered by itself. Ironically my node went through maint at the same time so I can't comment.
- by Barl Rathbone - at 2012.05.22 14:11:00
|
11. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk Halibut wrote: Yikes, that is probably a silly mistake in my EVE Central SMTP feeder. I've tweaked this, can you see if it's acting as expected for you now? Nope - still seeing it as of right now. (just emptied my DB and grabbed fresh d...
- by Barl Rathbone - at 2012.05.18 17:28:00
|
12. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
I just went through a data dump comparing the raw JSON messages and either Eve Central has their export backwards or the other two sites do. I'm showing identical orders but the JSON has false for Eve Central and true elsewhere. For example, from ...
- by Barl Rathbone - at 2012.05.18 17:05:00
|
13. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
I need to do some more research but I'm seeing some inconsistencies in the data. Unfortunately I didn't have my script save off the original data (a mistake soon rectified) for comparison but here's an example: mysql> select * from marketdata ...
- by Barl Rathbone - at 2012.05.18 16:11:00
|
14. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk Halibut wrote: Barl Rathbone wrote: Well in a very quick and dirty method I've got a process running pulling the full feed and stuffing it into my database. Very quick, very dirty but I wanted to load some data so I'll let it run for a ...
- by Barl Rathbone - at 2012.05.17 16:56:00
|
15. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Well in a very quick and dirty method I've got a process running pulling the full feed and stuffing it into my database. Very quick, very dirty but I wanted to load some data so I'll let it run for a while. Nice work Ilyk. Very nice work!
- by Barl Rathbone - at 2012.05.16 20:19:00
|
16. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk Halibut wrote: This will eventually be posted to the unified upload interchange format thread when it's in better shape, but I'm breaking all of the market data structures, along with serializers and de-serializers, out into their own proj...
- by Barl Rathbone - at 2012.05.16 13:16:00
|
17. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk Halibut wrote: I think they're approaching a release, so hopefully it won't be as painful for much longer. The problem is that you need the dev branch of 2.2.0, not the release tarball. If you clone it out of git it's fine, it includes ...
- by Barl Rathbone - at 2012.05.15 19:25:00
|
18. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Desmont McCallock wrote: Unfortunately my friend, although it's in the repo, it's not included in the distributed msi or source zip files. Never the less I managed to get the source code from the repo, build it, install it but I can't make the ...
- by Barl Rathbone - at 2012.05.15 16:51:00
|
19. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk Halibut wrote: Barl Rathbone wrote: Ilyk, if you still want/need another relay I can set up a new node for you on my rackspacecloud account. I assume it doesn't have to be a large one. My rackspace stuff is all sourced out of the Chica...
- by Barl Rathbone - at 2012.05.14 16:05:00
|
20. Real-time market data service: EVE Market Data Relay (testing) - in EVE Technology Lab [original thread]
Ilyk, if you still want/need another relay I can set up a new node for you on my rackspacecloud account. I assume it doesn't have to be a large one. My rackspace stuff is all sourced out of the Chicago datacenter.
- by Barl Rathbone - at 2012.05.12 16:18:00
|
| Pages: [1] 2 3 4 5 6 7 |
| First page | Previous page | Next page | Last page |